From 60a46bb243a5eebec3731433cf4c60f54cb2e113 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 14 Feb 2009 10:50:29 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 87c295dcf39..8063ebbe701 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-02-14 Eli Zaretskii + + * msdos.c (MAX_SCREEN_BUF): New macro. + (IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long. + Encode the entire run of glyphs sharing the same face, instead of + doing that one glyph at a time (fixes a bug with displaying + double-size characters). + 2009-02-13 Adrian Robert * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. -- 2.30.2